From: Vinicius Jose Latorre Date: Thu, 10 Dec 2009 22:58:40 +0000 (+0000) Subject: Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~8975 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a7496553453fd13404026832ac7c32b9f111944d;p=emacs.git Doc fix. --- diff --git a/lisp/whitespace.el b/lisp/whitespace.el index 492712eea0d..56eebd7f47e 100644 --- a/lisp/whitespace.el +++ b/lisp/whitespace.el @@ -90,7 +90,7 @@ ;; ;; To use whitespace, insert in your ~/.emacs: ;; -;; (require 'whitespace-mode) +;; (require 'whitespace) ;; ;; Or autoload at least one of the commands`whitespace-mode', ;; `whitespace-toggle-options', `global-whitespace-mode' or